home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Digital Photo Album: Houko Kuwashima
/
Digital Photo Album: Houko Kuwashima.iso
/
making_m.dxr
/
00038_rep_mov_stop.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-10-08
|
211 b
|
10 lines
on mouseUp
global moviecast
if the visible of sprite moviecast = 1 then
set the movieRate of sprite moviecast to 0
if not soundBusy(2) then
puppetSound(2, "report.aif")
end if
end if
end